home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / admin.fmt / makeboot.man < prev    next >
Encoding:
Text File  |  1989-12-20  |  1.8 KB  |  69 lines

  1.  
  2.  
  3.  
  4. makeboot             Administrative Commands             makeboot
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      makeboot - Strips a.out header off of bootstrap program
  12.  
  13. SSYYNNOOPPSSIISS
  14.      mmaakkeebboooott [_o_p_t_i_o_n_s] _b_o_o_t_F_i_l_e [_t_a_r_g_e_t_B_o_o_t_F_i_l_e]
  15.  
  16. OOPPTTIIOONNSS
  17.      --hh _h_o_s_t_n_a_m_e    Creates a boot file under the  internet  host
  18.                     address of the named host.
  19.  
  20.      --hheellpp          Print a summary of the  command-line  options
  21.                     and exit.
  22.  
  23. _________________________________________________________________
  24.  
  25.  
  26. DDEESSCCRRIIPPTTIIOONN
  27.      MMaakkeebboooott copies a boot program and removes the a.out  header
  28.      as  it does so.  The boot program is loaded by the PROM into
  29.      memory and execution begins at word 0, so the  a.out  header
  30.      must  be  removed.   This  program also knows where the boot
  31.      program ought to be installed, so without the _t_a_r_g_e_t_B_o_o_t_F_i_l_e
  32.      argument  it will do the right thing.  Typically mmaakkeebboooott is
  33.      used to install network boot programs.  These are loaded  by
  34.      the PROM using TFTP, which looks in the standard boot direc-
  35.      tory.
  36.  
  37.  
  38. SSEEEE AALLSSOO
  39.      installboot, which copies a disk boot program onto the  disk
  40.      header and strips the a.out header as it does so.
  41.  
  42.  
  43. FFIILLEESS
  44.      /sprite/boot   - Directory containing per-machine TFTP  boot
  45.      files.   These  are  typically  symbolic  links  to machine-
  46.      dependent boot programs.
  47.      /sprite/boot.$MACHINE    - Home for  the  machine  dependent
  48.      boot programs.
  49.  
  50.  
  51. KKEEYYWWOORRDDSS
  52.      boot, a.out
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0       Printed:  December 20, 1989                  1
  66.  
  67.  
  68.  
  69.